docs: draft 0.10.0 release notes#97
Merged
Merged
Conversation
…t adapters) Covers PRs #85-#96: the F5-01 High fix, the F8-01 FastAPI dlq/recorder forwarding and F3-01 last_exception_renderer features, the drain_timeout metric, the robustness/validation fixes, and the test-hardening + docs sweep. Three behavior notes flagged for upgraders. Tag-driven release: pushing the bare `0.10.0` tag publishes to PyPI. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Release notes for 0.10.0 — the full closure of the 2026-06-14 pass-3 deep audit plus the
drain_timeoutadapter completion (planning/releases/0.10.0.md).Covers PRs #85–#96:
OutboxRouterdlq_table/metrics_recorderforwarding (feat: forward dlq_table + metrics_recorder through the FastAPI OutboxRouter (F8-01) #88),last_exception_rendererredaction hook (feat: opt-in last_exception redaction hook for the DLQ (F3-01) #93),drain_timeoutmetric + adapter support (fix: behavior/robustness audit cluster (F2-10, F1-03, F1-04, F1-06, F3-02) #92, feat: surface drain_timeout on the bundled Prometheus/OTel adapters #96).validate_schemaindisunique,ping()timeout, identifier guard in the client, stop/backoff refinements.Flags three behavior notes for in-place upgraders (relay header propagation, eager
OutboxResponse/empty-batch validation, strictervalidate_schema).Releasing
This repo is tag-driven (
pyprojectversion is"0"): merging this PR then pushing the bare0.10.0tag + creating the GitHub release publishes to PyPI. Notes ready for that.🤖 Generated with Claude Code